The ImagickDraw class
PHP Manual

ImagickDraw::setFillColor

(PECL imagick 2.0.0)

ImagickDraw::setFillColorSets the fill color to be used for drawing filled objects

Descripción

bool ImagickDraw::setFillColor ( ImagickPixel $fill_pixel )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the fill color to be used for drawing filled objects.

Lista de parámetros

fill_pixel

ImagickPixel to use to set the color

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual